Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] generate input fields, syntax highlighting, light mode #696

Merged
merged 37 commits into from
Aug 1, 2023

Conversation

onetrickwolf
Copy link
Collaborator

@onetrickwolf onetrickwolf commented Jul 28, 2023

Motivation

Resolves #598
Resolves #610

Test Plan

Preview URL: https://auto-gen-preview--aleo-tools-3481ab.netlify.app/develop

  • Go to /develop and use new "Execute Program" card. Functionality from the original execute should be there in addition to inputs auto generating and general style / validation improvements and changes

  • Typing in a program without .aleo and hitting enter or the search icon should automatically fill out the .aleo portion of the program ID

  • Can generate private key directly in form

  • Demo dropdown can be selected to populate hello demo

  • Note syntax highlighting should work for program input

  • Dark mode or light mode which can be toggled in the side bar

Video

Screen.Recording.2023-07-28.at.6.02.01.PM.mov

@onetrickwolf onetrickwolf marked this pull request as ready for review July 28, 2023 22:04
Copy link
Collaborator

@iamalwaysuncomfortable iamalwaysuncomfortable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say let's make the manual inputs off by default, but other than that, this is great, thank you so much!

Copy link
Contributor

@collinc97 collinc97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing feedback - looks great to me!

@onetrickwolf onetrickwolf merged commit 429bd68 into testnet3 Aug 1, 2023
5 checks passed
@onetrickwolf onetrickwolf deleted the feat/auto-generate-input-fields branch August 1, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants